Myweblogin Knowledge Base

Product Category Lists
Product categories can either be hard coded into your website or they may be automatically inserted by the system.

Each of the main product categories may be inserted into the dynamic content by using the following code:

$flowerlist
$occasionlist
$addonlist

The menus will be inserted as an unordered list in alphabetic order.

The lists can also be inserted as a Server Side Include in your Sliced Bread Template using the code:

< $ssi="/flowers.txt">
< $ssi="/occasions.txt">
< $ssi="/addons.txt">

Added: 2013-7-16 and last modified: 2018-10-25